SftTree/NET 2.0

Headers Property, SftTree Class

Softel vdm, Inc.

Returns the control's HeadersClass instance describing all headers.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Headers As HeadersClass

C#   

public HeadersClass Headers { get; }

C++   

public: property HeadersClass^ Headers {
        HeadersClass^ get();
}

Property Value

The HeadersClass class instance.

Comments

The Headers property returns the control's HeadersClass instance describing all headers.

The instance of the HeadersClass class describes attributes that apply to all headers in a SftTree/NET control. Numerous properties and methods can be accessed using the returned object.

A control has only one HeadersClass instance.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com